Replies

Jan 28, 2026 1 month ago
Marina
is magical
User Avatar
Talianeth

Keith has publicly said that the hustler being annoying leads to people buying more CSC. If you're the kind of player who ever spends CSC, please consider dealing with the annoyance! Subeta needs the financial support to keep running. I wrote this snippet for players who have financial reasons where spending money on the site is not possible, or those of you who are hardcore into CWs and nothing else haha.

Hello! I recently learned that no one has published a "hide the hustler" banner for the new style, but it seemed doable to me, so here it is!

I have also made it into a CSS Snippet on Kumos: https://kumos.subeta.net/account/settings/snippets/200

I don't think it works on kumos right now because the code contains quotation marks, but (hopefully) that will be fixed eventually. It works if you click "enable preview" on the snippet page.

/* Hide the Hustler, but not all alerts */

-notifications-container:has(.push-notification-banner:only-child a[href*="/cash-shop/hustler"]), -notifications-container > .push-notification-banner:has(img[src*="subeta.net/items/"]):has(a[href*="/cash-shop/hustler"]) { display: none !important; }

Let me know if you find any instances where it doesn't work. The ":only-child" part should make it so that it only hides the entire notification element if the hustler banner is the only notification.

Looking for birthdays: Feb 21/2025, April 8/2013, Sept 3/2017 [url=https://subeta.net/wishlists.php/252073/200623]Moro WL[/URL] | [URL=https://subeta.net/user_shops.php/shop/44293]Moro Trading[/URL] [url=https://subeta.net/wishlists.php/252073/235055]Lifelike Dolls WL[/URL] | [URL=https://subeta.net/user_shops.php/shop/11369/category/Lifelike+Dolls]Extra Dolls[/URL]

⭐ 1
Jan 29, 2026 1 month ago
Oreo
is hollow inside
User Avatar
Lady

you are a hero THANK YOU ;-; β™₯️

πŸ’œ like">https://subeta.net/like.php?id=472547&type=avatar]like my ha? πŸ’œ
✨my most wanted - i need these things more than i need air ✨ πŸŽ€ https://subeta.net/wishlists.php/472547/308908">if i ever find these pretty things i will cry happy tears πŸŽ€

Feb 24, 2026 3 weeks ago
This rift empty
CameronHartman
YEET
User Avatar
Onyx

Quote by Marina
Hello! I recently learned that no one has published a &quot;hide the hustler&quot; banner for the new style, but it seemed doable to me, so here it is!</p>
<p>I have also made it into a CSS Snippet on Kumos: <a href="https://kumos.subeta.net/account/settings/snippets/200">https://kumos.subeta.net/account/settings/snippets/200</a></p>
<p>I don&;t think it works on kumos right now because the code contains quotation marks, but (hopefully) that will be fixed eventually. It works if you click &quot;enable preview&quot; on the snippet page.</p>
<p>
/* Hide the Hustler, but not all alerts */</p>
<p>-notifications-container:has(.push-notification-banner:only-child a[href*=&quot;/cash-shop/hustler&quot;]),
-notifications-container &gt; .push-notification-banner:has(img[src*=&quot;subeta.net/items/&quot;]):has(a[href*=&quot;/cash-shop/hustler&quot;]) {
display: none !important;
}
</p>
<p>Let me know if you find any instances where it doesn&;t work. The &quot;:only-child&quot; part should make it so that it only hides the entire notification element if the hustler banner is the only notification.

THANK YOU! This notification drives me CRAZY! I’m an old returning user (haven’t been on in years) where do I put this in at?

Feb 24, 2026 3 weeks ago
Marina
is magical
User Avatar
Talianeth

Personal -> Dashboard -> CustomCSS

https://subeta.net/preferences.php?act=customcss

Looking for birthdays: Feb 21/2025, April 8/2013, Sept 3/2017 [url=https://subeta.net/wishlists.php/252073/200623]Moro WL[/URL] | [URL=https://subeta.net/user_shops.php/shop/44293]Moro Trading[/URL] [url=https://subeta.net/wishlists.php/252073/235055]Lifelike Dolls WL[/URL] | [URL=https://subeta.net/user_shops.php/shop/11369/category/Lifelike+Dolls]Extra Dolls[/URL]

Feb 24, 2026 3 weeks ago
This rift empty
CameronHartman
YEET
User Avatar
Onyx

Quote by Marina
</p>
<p>Personal -&gt; Dashboard -&gt; CustomCSS</p>
<p><a href="https://subeta.net/preferences.php?act=customcss
">https://subeta.net/preferences.php?act=customcss[/quote]

Tyvm!

Please log in to reply to this topic.